Notes:
NIST has developed translators that convert between the XML and VRML-style encodings. The VRML encoding is also known as utf-8 or curly braces.
The application is written in Java and will run on most systems.
The translators use XSLT to convert from XML to utf-8. A more complicated method is used to go from utf-8 to XML.